Xamarin.Forms のドキュメント
IndexOf(T) メソッド
C1.Xamarin.Forms.Grid アセンブリ > C1.Xamarin.Forms.Grid 名前空間 > GridRowColCollection<T> クラス > IndexOf メソッド : IndexOf(T) メソッド
System.Collections.Generic.IList`1 内で検索するオブジェクト
System.Collections.Generic.IList`1 内の特定の項目のインデックスを判定します。
シンタックス
public System.int IndexOf( 
   T item
)

パラメータ

item
System.Collections.Generic.IList`1 内で検索するオブジェクト

戻り値の型

リスト内に見つかった場合は value のインデックス、そうでない場合は -1。
参照

GridRowColCollection<T> クラス
GridRowColCollection<T> メンバ
オーバーロード一覧